• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

현재 페이지

asp 에서 현재 페이지 의 주소 와 매개 변 수 를 가 져 오 는 함수 코드

Function getCurrentUrl() On Error Resume Next Dim strTemp If LCase(Request.ServerVariables("HTTPS")) = "off" Then strTemp = "http://" strTemp = "https://" End If strTemp = strTemp & Request.ServerVariables("SERVER_NAME")...

현재 페이지주소.매개 변수

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more